Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE#4536] Add unit test for RocketMQSinkConnector. #4538

Merged
merged 2 commits into from
Nov 4, 2023

Conversation

yanrongzhen
Copy link
Contributor

Fixes #4536 .

Modifications

Add unit test for RocketMQSinkConnector.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #4538 (bb8baa0) into master (40a2aea) will decrease coverage by 0.03%.
The diff coverage is n/a.

❗ Current head bb8baa0 differs from pull request most recent head eb921be. Consider uploading reports for the commit eb921be to get more accurate results

@@             Coverage Diff              @@
##             master    #4538      +/-   ##
============================================
- Coverage     16.09%   16.07%   -0.03%     
- Complexity     1550     1562      +12     
============================================
  Files           730      738       +8     
  Lines         28640    28855     +215     
  Branches       2523     2536      +13     
============================================
+ Hits           4611     4638      +27     
- Misses        23581    23769     +188     
  Partials        448      448              

see 8 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@xwm1992 xwm1992 merged commit 42d6e55 into apache:master Nov 4, 2023
5 of 7 checks passed
@yanrongzhen yanrongzhen deleted the bruceyan/issue#4536 branch November 7, 2023 06:50
@xwm1992 xwm1992 added this to the 1.10 milestone Dec 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Unit Test] Add unit test for RocketMQSinkConnector.
3 participants